ComponentOne Xamarin.iOS
AnimationWillStart Event (CalendarSlotsPanel<S>)


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotsPanel<S> Class : AnimationWillStart Event
Syntax
'Declaration
 
Public Event AnimationWillStart As Action
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As Action
 
AddHandler instance.AnimationWillStart, handler
public event Action AnimationWillStart
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members